home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Quarterly
/
The Best of New Machine Publishing 1 - Disc 4: Interactive Quarterly.iso
/
pc
/
toc.dir
/
00096.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-01-16
|
223 b
|
14 lines
on mouseDown
puppetSound("toggle2.aif")
updateStage()
end
on mouseUp
puppetSprite(6, 0)
puppetSprite(7, 0)
puppetSprite(25, 0)
SetReturn()
unloadMember(member "toggle2.aif", "VSS DOWN.PICT")
go("mast")
end